home *** CD-ROM | disk | FTP | other *** search
/ AMIGA PD 1 / AMIGA-PD-1.iso / NetBSD / docs-netbsd / Mailinglist-Archive / 1994-10.gz / 1994-10 / 000741_owner-current-users@netbsd.org_Thu Oct 27 01:07:20 1994.msg < prev    next >
Text File  |  1994-11-20  |  519b  |  13 lines

  1. From: seebs@solutions.solon.com (Peter Seebach)
  2. To: current-users@netbsd.org
  3. Subject: FOUND IT!
  4. Sender: owner-current-users@netbsd.org
  5.  
  6. Here's the problem: locore.o is not building.
  7. The line 'ccp -Dx -Dy ... | as -o locore.o' is locking up if there's anything
  8. attached to stdin.  If I run < /dedv/null, locore.o comes out 32 bytes.  So -
  9. is there something I should know about this?  This looks similar to the
  10. problems I was having with make depend locking up or failing if you didn't
  11. run it </dev/null.
  12.  
  13. -s